home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 11 / developer source - volume 11.iso / orinf / mar96 / feuef102.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  39.5 KB  |  437x228  |  8-bit (147 colors)
   ocr: The Exception Section An English-like Translation EXCEPTION Ifthe NO DATA FOUND exception WHEN NO DATA FOUND was raised, then execute the first set of THEN statements. executable statementst; WHEN payment overdue Ifthe payment 15 overdue, then execute THEN the second set of statements. executable, statements2; WHEN OTHERS Ifa any other exception was encountered, THEN then execute the third set of statements. executable statements3; END;